Skip to content

feat(scaffold/test): watch mode for test#109

Merged
northword merged 15 commits intomainfrom
watch
Mar 20, 2025
Merged

feat(scaffold/test): watch mode for test#109
northword merged 15 commits intomainfrom
watch

Conversation

@northword
Copy link
Copy Markdown
Member

@northword northword commented Mar 16, 2025

closes: #66

  • Refactoring tester to improve maintainability
  • Refactor serve to reuse watch + debounce
  • Add watch mode to tester
  • Re-run tests on demand in watch mode - Determine which tests need to be included based on the esbuild metafile (see packages/scaffold/test/unit/test-bundler.test.ts).
  • Move Zotero download path to .scaffold
  • Better reporter for cli
  • Better reporter for html
  • drop exitOnFinish option, replaced with watch (cli option still retained)
  • docs about watch mode

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Mar 16, 2025

npm i https://pkg.pr.new/@zotero-plugin/eslint-config@109
npm i https://pkg.pr.new/zotero-plugin-scaffold@109

commit: 3e728e7

@northword northword marked this pull request as ready for review March 17, 2025 14:14
@northword northword changed the title feat: watch mode for test feat(scaffold/test): watch mode for test Mar 18, 2025
@northword northword merged commit 99c9bee into main Mar 20, 2025
5 checks passed
@northword northword deleted the watch branch March 20, 2025 12:50
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Dec 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tester: some possible improvements

1 participant